From 046bb8f4db537e8cba439aac4075c4c4160ad94a Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Tue, 29 Apr 2008 16:50:29 +0000 Subject: [PATCH] More tweaks --- profileinfo.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/profileinfo.php b/profileinfo.php index 5ea37c09e4..4a6effef48 100644 --- a/profileinfo.php +++ b/profileinfo.php @@ -121,7 +121,7 @@ class profile_point { } ?> - + name()) . $extet ?> time() / $totaltime * 100 ) ?> @@ -134,9 +134,11 @@ class profile_point { memory() / $totalcount / 1024 ), 2 ) ?> children as $child) + if ($ex) { + foreach ($this->children as $child) { $child->display($indent + 2); + } + } } function name() { @@ -241,11 +243,11 @@ else $filter = ''; ">Time (%) ">Memory (%) ">Count -">Calls/request +">Calls/req ">ms/call ">kb/call -">ms/request -">kb/request +">ms/req +">kb/req